Classes | List of all members
MV_FRAME_OUT_INFO_EX Class Reference

Includes parameters of output frame information. More...

Inherits Structure.

Classes

class  N22_MV_FRAME_OUT_INFO_EX_3DOT_1E
 
class  N22_MV_FRAME_OUT_INFO_EX_3DOT_2E
 
class  N22_MV_FRAME_OUT_INFO_EX_3DOT_3E
 

Detailed Description

Includes parameters of output frame information.

Parameters
nWidthc_ushort, Image width, range: [0, 65535]. For image width exceeding 65535, nExtendWidth should be used.
nHeightc_ushort, Image height, range: [0, 65535]. For image height exceeding 65535, nExtendHeight should be used.
enPixelTypeMvGvspPixelType , Pixel format.
nFrameNumc_uint, Frame No.
nDevTimeStampHighc_uint, High-order 32 bits of timestamp.
nDevTimeStampLowc_uint, Low-order 32 bits of timestamp.
nReserved0c_uint, Reserved, 8-byte alignment.
nHostTimeStampc_longlong, Timestamp generated by the host.
nFrameLenc_uint, Frame length. For images with size greater than 4 GB, nFrameLenEx should be used.
nSecondCountc_uint, Device watermark time scale: Seconds.
nCycleCountc_uint, Device watermark time scale: Number of cycles.
nCycleOffsetc_uint, Device watermark time scale: Cycle offset.
fGainc_float, Gain.
fExposureTimec_float, Exposure time.
nAverageBrightnessc_uint, Average brightness.
nRedc_uint, White balance: Red.
nGreenc_uint, White balance: Green.
nBluec_uin, White balance: Blue.
nFrameCounterc_uint, Total number of frames.
nTriggerIndexc_uin, Trigger counting.
nInputc_uint, Input.
nOutputc_uint, Output.
nOffsetXc_ushort, ROI horizontal offset.
nOffsetYc_ushort, ROI vertical offset.
nChunkWidthc_ushort, ROI chunk width.
nChunkHeightc_ushort, ROI chunk height.
nLostPacketc_uin, Number of lost packets.
nUnparsedChunkNumc_uint, Number of unparsed chunk data items.
UnparsedChunkListN22_MV_FRAME_OUT_INFO_EX_3DOT_1E , Unparsed Chunk union.
nExtendWidthc_uint, Image width (extended).
nExtendHeightc_uint, Image height (extended).
nFrameLenExc_ulonglong, Frame length (extended).
nExtraTypec_uint, Extra information type, including SubImagList and MultiPartArray.
nSubImageNumc_uint, Number of subimages in the image buffer.
SubImageListN22_MV_FRAME_OUT_INFO_EX_3DOT_2E , Subimage list. The subimage refers to the image fragment obtained by the frame grabber through multi-light control and image splitting.
UserPtrN22_MV_FRAME_OUT_INFO_EX_3DOT_3E , User-defined pointer. It is the pointer to the memory address when the buffer is registered to the SDK.
nFirstLineEncoderCountc_uint, First-line encoder count.
nLastLineEncoderCountc_uint, Last-line encoder count.
nLastFrameFlagc_uint, The last frame when the level ends.
nReservedc_uint * 23, Reserved.